MESCIUS SPREAD for Windows Forms 15.0J
CreateComplexBorderSide(Boolean,Color,Int32,DashStyle,Single[],Single[]) メソッド

この辺を描画するかどうか
辺の色
辺の幅
辺の破線スタイル
辺の破線パターン
辺の複合配列
描画フラグ、色、幅、破線スタイル、破線パターン、複合配列を指定して複合境界線の1辺を作成します。
構文
'宣言
 
Public Overloads Function CreateComplexBorderSide( _
   ByVal draw As Boolean, _
   ByVal color As Color, _
   ByVal width As Integer, _
   ByVal dashStyle As DashStyle, _
   ByVal dashPattern() As Single, _
   ByVal compoundArray() As Single _
) As ComplexBorderSide

パラメータ

draw
この辺を描画するかどうか
color
辺の色
width
辺の幅
dashStyle
辺の破線スタイル
dashPattern
辺の破線パターン
compoundArray
辺の複合配列

戻り値の型

指定されたパラメータを持つ複合境界線の1辺(ComplexBorderSideオブジェクト)
参照

ComplexBorderSideFactory クラス
ComplexBorderSideFactory メンバ
オーバーロード一覧

 

 


© MESCIUS inc. All rights reserved.